projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e414ec3
)
(browse-url-epiphany): Doc fix.
author
John Paul Wallington
<jpw@pobox.com>
Fri, 1 Aug 2003 00:28:37 +0000
(
00:28
+0000)
committer
John Paul Wallington
<jpw@pobox.com>
Fri, 1 Aug 2003 00:28:37 +0000
(
00:28
+0000)
lisp/net/browse-url.el
patch
|
blob
|
history
diff --git
a/lisp/net/browse-url.el
b/lisp/net/browse-url.el
index 895ab12282fd3da91ca99c2dd400f623cadb523c..b97eda6472b73c2d59095b5075ba758fdb3224ea 100644
(file)
--- a/
lisp/net/browse-url.el
+++ b/
lisp/net/browse-url.el
@@
-983,7
+983,7
@@
non-nil, load the document in a new Epiphany window, otherwise use a
random existing one. A non-nil interactive prefix argument reverses
the effect of `browse-url-new-window-flag'.
-If `browse-url-
galeon
-new-window-is-tab' is non-nil, then whenever a
+If `browse-url-
epiphany
-new-window-is-tab' is non-nil, then whenever a
document would otherwise be loaded in a new window, it is loaded in a
new tab in an existing window instead.